home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / all_110.arj / ALLMGR.CTL < prev    next >
Text File  |  1991-06-26  |  4KB  |  134 lines

  1. ;
  2. ;  All-Manager v1.10. Written by Michiel Wiegers. All Rights Reserved, 1991
  3. ; ════════════════════════════════════════════════════════════════════════
  4. ;
  5. ;   To edit this Control-File, simply use an ASCII-editor. Please don't
  6. ;   change the keywords or this program will NOT work at all.  If a keyword
  7. ;   is a 'Switch', that option may be enabled/disabled by adding/removing
  8. ;   a ';' in front of that keyword. Lines that start with a ';' are ignored.
  9. ;   Leave a space after the keywords!
  10. ;
  11. ;Registered_to:
  12. ;Registration_Key:
  13. ;
  14. ;  Remote Access Path:
  15. ;
  16. Path: C:\PACK
  17.  
  18. ;
  19. ;  Where should AllMgr place it's Logfile?
  20. Logfile: C:\PACK\ALLMGR.LOG
  21. ;  The logstyle of AllMgr (Opus/FrontDoor)
  22. LogStyle: Frontdoor
  23.  
  24. ;
  25. ;  Resize City-Names
  26. ;  [Switch]
  27. ;Resize
  28.  
  29.  
  30. ;  Change Level from Level1 into Level2 for new users
  31. ;  [Switch]
  32. ;Setlevel
  33.  
  34. Level1: 5
  35. Level2: 10
  36.  
  37. ; Set User's level according to Kb's. (you can enter to a max. of 15 levels)
  38. ; Warning, you must enter the Kb's from least to greatest.
  39. ; [Switch]
  40. ;Promote
  41.  
  42. Kb: 50   Level: 15
  43. Kb: 500  Level: 20
  44. Kb: 1000 Level: 30
  45. Kb: 3000 Level: 40
  46. Kb: 5000 Level: 50
  47.  
  48. ; Ratio-check. Prevents users from downloading too much. (Max. 15)
  49. ; [Switch]
  50. ;RatioCheck
  51.  
  52. ;          Punish-     Ratio      First free KB's
  53. ; level     level      check      before Ratio
  54.  
  55. Lev1: 5    Lev2: 4     Rat: 10    Free: 100
  56. Lev1: 10   Lev2: 9     Rat: 10    Free: 100
  57. Lev1: 15   Lev2: 14    Rat: 15    Free: 200
  58. Lev1: 20   Lev2: 19    Rat: 20    Free: 400
  59. Lev1: 30   Lev2: 29    Rat: 20    Free: 400
  60. Lev1: 40   Lev2: 39    Rat: 25    Free: 400
  61.  
  62. ; Makes a listing of the name(s) of user(s) who are celebrating his/her
  63. ; birthday on the day ALLMGR runs. Don't change the file extension!
  64. ; [Switch]
  65. ;Bul_Birthday: C:\RA\TXTFILES\BIRTH.A??
  66. ; Just some statistic inside the bulletin...
  67. Insert_Line: The average age of the users of Advanced BBS is:
  68. ; Message if no one has a birthday today.
  69. No_birthday: Nobody is celebrating his/her birthday today.
  70. ; Here you can say something to the birthday-user.
  71. ; Don't change the extension of Bul_First and Bul_Last!
  72. Bul_first: C:\RA\BUL_FIRST.A??
  73. ; And also something at the end.
  74. Bul_Last: C:\RA\BUL_LAST.A??
  75.  
  76.  
  77. ; Update the Download Counters.
  78. ; [Switch]
  79. ;DownloadCounters
  80.  
  81.  
  82. ; Truncate Remote Access Logfile.
  83. ; [Switch]
  84. ;TruncLog
  85. ; Truncate after how many days?
  86. Days: 14
  87.  
  88.  
  89. ;  Will add a (temp.) info-line for files with no-description.
  90. Description: No description available at the moment.
  91.  
  92. ;  These following CounterStyles have been tested and work: [] ()  <>
  93. ;  Other styles have not been tested.
  94.  
  95. ; Counterstyle:
  96. LeftBracket: [
  97. RightBracket: ]
  98.  
  99. ;  Previous Counterstyle. If you haven't had any, just fill in your current
  100. ;  Counterstyle.
  101. ;
  102. Prev_LeftBracket: (
  103. Prev_RightBracket: )
  104.  
  105.  
  106. ;  How many Nulls should All-Manager add in the Counter? [1-5]
  107. ;  Example:
  108. ;
  109. ;    [00000] -- Length = 5
  110. ;     [0000] -- Length = 4
  111. ;      [000] -- Length = 3
  112.  
  113. Length_Count: 3
  114.  
  115.  
  116. ; This is a random-generator for the loading messages.. (max. 15)
  117. ; [Switch]
  118. ;Loading_Messages
  119.  
  120. Lm: [Loading]
  121. Lm: Please wait, shifting some bytes now...
  122. Lm: [Requesting Network]
  123. Lm: Now, where I've got that old stuff....
  124. Lm: [One Moment, please]
  125. Lm: Mmm, Lets see, it must be somewhere....
  126. Lm: Eating bytes, hold on!
  127. Lm: Killing FAT, and rebooting...
  128. Lm: Format another one (y/n)?
  129.  
  130.  
  131. ;  That's all Folks!
  132. ; ════════════════════════════════════════════════════════════════════════
  133. ; [EOF]
  134.